-
Home
-
Checkout with Cash App on WooCommerce
-
5.0.1
-
Code
-
Classes
- ObtainTokenRequest
Total Complexity |
28 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
328 |
Lines of code |
87 |
Logical lines of code |
41 |
Comment lines |
180 |
Methods |
20 |
Properties |
9 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
jsonSerialize() |
A |
50 |
9 |
28 |
getRefreshToken() |
S |
82 |
1 |
3 |
setShortLived() |
S |
81 |
1 |
3 |
getShortLived() |
S |
82 |
1 |
3 |
setScopes() |
S |
81 |
1 |
3 |
getScopes() |
S |
82 |
1 |
3 |
setMigrationToken() |
S |
81 |
1 |
3 |
getMigrationToken() |
S |
82 |
1 |
3 |
setRefreshToken() |
S |
81 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |
getClientId() |
S |
82 |
1 |
3 |
getGrantType() |
S |
82 |
1 |
3 |
setRedirectUri() |
S |
81 |
1 |
3 |
getRedirectUri() |
S |
82 |
1 |
3 |
setCode() |
S |
81 |
1 |
3 |
getCode() |
S |
82 |
1 |
3 |
setClientSecret() |
S |
81 |
1 |
3 |
getClientSecret() |
S |
82 |
1 |
3 |
setClientId() |
S |
81 |
1 |
3 |
setGrantType() |
S |
81 |
1 |
3 |